FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package gov.healthit.ecqi.ecqms.subset#current (31 ms)

Package gov.healthit.ecqi.ecqms.subset
Type CodeSystem
Id Id
FHIR Version R4
Source http://ecqi.healthit.gov/ecqms/subset/https://build.fhir.org/ig/cqframework/ecqm-content-qicore-2024-subset/CodeSystem-intended-care-setting-codes.html
Url http://terminology.hl7.org/CodeSystem/intended-care-setting-codes
Version 1.0.0
Status active
Date 2024-09-21T18:47:49+00:00
Name IntendedCareSettingCodes
Title Intended Care Setting Codes
Experimental False
Description Codes that identify the intended care setting for a knowledge artifact such as a quality measure or decision support rule. The intended care setting characterizes the types of information that are expected to be available to be used by the logic, such as hospital, clinic, or laboratory.
Content complete
valueSet http://terminology.hl7.org/ValueSet/intended-care-setting

Resources that use this resource

ValueSet
http://terminology.hl7.org/ValueSet/intended-care-setting Intended Care Setting

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem intended-care-setting-codes

This case-sensitive code system http://terminology.hl7.org/CodeSystem/intended-care-setting-codes defines the following codes:

CodeDisplayDefinition
hospital HospitalHospital systems containing detailed clinical information about the delivery of care in an inpatient setting.
clinic ClinicClinic systems containing detailed clinical information about the delivery of care in an outpatient setting.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "intended-care-setting-codes",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem intended-care-setting-codes</b></p><a name=\"intended-care-setting-codes\"> </a><a name=\"hcintended-care-setting-codes\"> </a><a name=\"intended-care-setting-codes-en-US\"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/intended-care-setting-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">hospital<a name=\"intended-care-setting-codes-hospital\"> </a></td><td>Hospital</td><td>Hospital systems containing detailed clinical information about the delivery of care in an inpatient setting.</td></tr><tr><td style=\"white-space:nowrap\">clinic<a name=\"intended-care-setting-codes-clinic\"> </a></td><td>Clinic</td><td>Clinic systems containing detailed clinical information about the delivery of care in an outpatient setting.</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/intended-care-setting-codes",
  "version" : "1.0.0",
  "name" : "IntendedCareSettingCodes",
  "title" : "Intended Care Setting Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-21T18:47:49+00:00",
  "publisher" : "Clinical Quality Information Workgroup",
  "description" : "Codes that identify the intended care setting for a knowledge artifact such as a quality measure or decision support rule. The intended care setting characterizes the types of information that are expected to be available to be used by the logic, such as hospital, clinic, or laboratory.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/intended-care-setting",
  "content" : "complete",
  "concept" : [
    {
      "code" : "hospital",
      "display" : "Hospital",
      "definition" : "Hospital systems containing detailed clinical information about the delivery of care in an inpatient setting."
    },
    {
      "code" : "clinic",
      "display" : "Clinic",
      "definition" : "Clinic systems containing detailed clinical information about the delivery of care in an outpatient setting."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.